const golang.org/x/net/http2.cipher_TLS_RSA_WITH_AES_256_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L63: 	cipher_TLS_RSA_WITH_AES_256_CBC_SHA          uint16 = 0x0035
		ciphers.go#L412: 		cipher_TLS_RSA_WITH_AES_256_CBC_SHA,